type github.com/aws/aws-sdk-go-v2/service/internal/checksum.outputValidationAlgorithmsUsedKey
3 uses
github.com/aws/aws-sdk-go-v2/service/internal/checksum (current package)
middleware_validate_output.go#L16: type outputValidationAlgorithmsUsedKey struct{}
middleware_validate_output.go#L22: vs, ok := m.Get(outputValidationAlgorithmsUsedKey{}).([]string)
middleware_validate_output.go#L29: m.Set(outputValidationAlgorithmsUsedKey{}, vs)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)